home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / DIRECTOR / data.z / Animation Wizard.dir / 00285.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  151 b   |  6 lines

  1. on mouseDown
  2.   global goBanners, goVisualStyles
  3.   set theNewVisualStyle to mHit(goVisualStyles)
  4.   mSetNewVisualStyle(goBanners, theNewVisualStyle)
  5. end
  6.